//Example dedicated host configuration file.
//How to use : LFS /cfg=setup.cfg

//FIRST IN LIST
/host=RDDR1 HANGOUT SERVER

//if required - password
//pass=****

//if required - admin password
/admin=****

//if required - InSim port
//insim=29999

//if required - local specified ip address
//ip=xxx.xxx.xxx.xxx

//a high number below 65536
/port=63392

//demo/s1/s2
/mode=demo

//no/yes/hidden
/usemaster=yes

//BL1/BL1R/BL2... SO1/SO1R/SO2... etc
/track=BL1

//weather : 1,2,3 in Blackwood
/weather=1

//cars allowed - see README.txt
/cars=ALL

//max number of guests that can join host
/maxguests=12

//max number of cars in a race
/carsmax=12

//max number of cars (real+ai) on host pc
/carshost=1

//max number of cars (real+ai) per guest pc
/carsguest=1

//smoothness (3-6) number of car updates per second
/pps=4

//qualifying minutes, 0 for no qualifying
/qual=0

//number of laps, 0 for practice
/laps=0

//if laps not specified - hours
//hours=24

//0=no/1=low/2=high
/wind=1

//nogfx/invisible
/dedicated=nogfx

//no/yes : can guests vote to kick or ban
/vote=no

//no/yes : can guests select track
/select=no

//no/yes/ban/spectate : wrong way drivers
/autokick=no

//no restart within X seconds of race start
/rstmin=60

//no restart within X seconds of race finish
/rstend=15

//no/yes : allow join during race
/midrace=yes

//no/yes : pit stop required
/mustpit=no

//fixed/finish/reverse/random : race start order
/start=reverse

//if required : welcome message up to 200 chars
/welcome=welcome.txt

//if required : text file listing allowed tracks
//tracks=tracks.txt